stylecontext: Query style properties with correct state
authorBenjamin Otte <otte@redhat.com>
Tue, 22 Jul 2014 00:53:06 +0000 (02:53 +0200)
committerBenjamin Otte <otte@redhat.com>
Tue, 22 Jul 2014 01:06:04 +0000 (03:06 +0200)
commit5a3ebb486062ab4550a7233d147050e720f99069
treeea3d44549504b39d4a614d4dda8b458685b07b2d
parenta0566770da6eead8a559b2377231d95ee280954a
stylecontext: Query style properties with correct state

Now that widget paths are allowed to have a state, use that state when
querying style properties. This uses a fast path in gtkcssprovider.c and
that is great.
gtk/gtkstylecontext.c